projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bff583
)
* lisp/dired-aux.el (dired-vc-deduce-fileset): Add autoload cookie.
author
Juri Linkov
<juri@linkov.net>
Tue, 16 Jun 2020 23:18:11 +0000
(
02:18
+0300)
committer
Juri Linkov
<juri@linkov.net>
Tue, 16 Jun 2020 23:18:11 +0000
(
02:18
+0300)
lisp/dired-aux.el
patch
|
blob
|
history
diff --git
a/lisp/dired-aux.el
b/lisp/dired-aux.el
index 24ebfa4b0de7e07bb0d58d18e27b6ae5fdcf851f..0d481f4ac19c7c1977b691cc7679a819c389bf37 100644
(file)
--- a/
lisp/dired-aux.el
+++ b/
lisp/dired-aux.el
@@
-3087,6
+3087,7
@@
in the Dired buffer."
(declare-function vc-compatible-state "vc")
+;;;###autoload
(defun dired-vc-deduce-fileset (&optional state-model-only-files not-state-changing)
(let ((backend (vc-responsible-backend default-directory))
(files (dired-get-marked-files nil nil nil nil t))